home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / papel.dxr / 00090.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  95 b   |  6 lines

  1. on enterFrame
  2.   if soundBusy(2) = 0 then
  3.     sound playFile 2, "..\som\jacto.wav"
  4.   end if
  5. end
  6.